[INFO] cloning repository https://github.com/qbart/cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qbart/cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqbart%2Fcli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqbart%2Fcli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d70d6d686ba41931492060d48acccb36c11d3801
[INFO] testing qbart/cli against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqbart%2Fcli" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qbart/cli
[INFO] finished tweaking git repo https://github.com/qbart/cli
[INFO] tweaked toml for git repo https://github.com/qbart/cli written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qbart/cli on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qbart/cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded colored v1.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8a457e1350c332c6028991c1182da688f2e364766d92a094c88ed5ba79faf13
[INFO] running `Command { std: "docker" "start" "-a" "e8a457e1350c332c6028991c1182da688f2e364766d92a094c88ed5ba79faf13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8a457e1350c332c6028991c1182da688f2e364766d92a094c88ed5ba79faf13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8a457e1350c332c6028991c1182da688f2e364766d92a094c88ed5ba79faf13", kill_on_drop: false }`
[INFO] [stdout] e8a457e1350c332c6028991c1182da688f2e364766d92a094c88ed5ba79faf13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f06f0084549459e52736d01966c09677a952e849ecee479c594b0ed0f71f468b
[INFO] running `Command { std: "docker" "start" "-a" "f06f0084549459e52736d01966c09677a952e849ecee479c594b0ed0f71f468b", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling colored v1.6.0
[INFO] [stderr]    Compiling cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/tools/rvm.rs:46:88
[INFO] [stdout]    |
[INFO] [stdout] 46 |             Err(e) => panic!("Failed to create {}: {}", ruby_version_path.display(), e.description()),
[INFO] [stdout]    |                                                                                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/tools/rvm.rs:49:95
[INFO] [stdout]    |
[INFO] [stdout] 49 |             Err(e) => panic!("Failed to write to file {}: {}", ruby_version_path.display(), e.description()),
[INFO] [stdout]    |                                                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/tools/rvm.rs:57:87
[INFO] [stdout]    |
[INFO] [stdout] 57 |             Err(e) => panic!("Failed to create {}: {}", ruby_gemset_path.display(), e.description()),
[INFO] [stdout]    |                                                                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/tools/rvm.rs:60:94
[INFO] [stdout]    |
[INFO] [stdout] 60 |             Err(e) => panic!("Failed to write to file {}: {}", ruby_gemset_path.display(), e.description()),
[INFO] [stdout]    |                                                                                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
[INFO] running `Command { std: "docker" "inspect" "f06f0084549459e52736d01966c09677a952e849ecee479c594b0ed0f71f468b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f06f0084549459e52736d01966c09677a952e849ecee479c594b0ed0f71f468b", kill_on_drop: false }`
[INFO] [stdout] f06f0084549459e52736d01966c09677a952e849ecee479c594b0ed0f71f468b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60e07b6daf0e93dbaebc67ec127d8be11f656851ccc82b0d3b2c152a5dcaa04d
[INFO] running `Command { std: "docker" "start" "-a" "60e07b6daf0e93dbaebc67ec127d8be11f656851ccc82b0d3b2c152a5dcaa04d", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/tools/rvm.rs:46:88
[INFO] [stdout]    |
[INFO] [stdout] 46 |             Err(e) => panic!("Failed to create {}: {}", ruby_version_path.display(), e.description()),
[INFO] [stdout]    |                                                                                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/tools/rvm.rs:49:95
[INFO] [stdout]    |
[INFO] [stdout] 49 |             Err(e) => panic!("Failed to write to file {}: {}", ruby_version_path.display(), e.description()),
[INFO] [stdout]    |                                                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/tools/rvm.rs:57:87
[INFO] [stdout]    |
[INFO] [stdout] 57 |             Err(e) => panic!("Failed to create {}: {}", ruby_gemset_path.display(), e.description()),
[INFO] [stdout]    |                                                                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/tools/rvm.rs:60:94
[INFO] [stdout]    |
[INFO] [stdout] 60 |             Err(e) => panic!("Failed to write to file {}: {}", ruby_gemset_path.display(), e.description()),
[INFO] [stdout]    |                                                                                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] running `Command { std: "docker" "inspect" "60e07b6daf0e93dbaebc67ec127d8be11f656851ccc82b0d3b2c152a5dcaa04d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60e07b6daf0e93dbaebc67ec127d8be11f656851ccc82b0d3b2c152a5dcaa04d", kill_on_drop: false }`
[INFO] [stdout] 60e07b6daf0e93dbaebc67ec127d8be11f656851ccc82b0d3b2c152a5dcaa04d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e5709553e2a87bd786cdea31b10226e158d5e1cdf2b284295ceb512e0753c298
[INFO] running `Command { std: "docker" "start" "-a" "e5709553e2a87bd786cdea31b10226e158d5e1cdf2b284295ceb512e0753c298", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/tools/rvm.rs:46:88
[INFO] [stderr]    |
[INFO] [stderr] 46 |             Err(e) => panic!("Failed to create {}: {}", ruby_version_path.display(), e.description()),
[INFO] [stderr]    |                                                                                        ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/tools/rvm.rs:49:95
[INFO] [stderr]    |
[INFO] [stderr] 49 |             Err(e) => panic!("Failed to write to file {}: {}", ruby_version_path.display(), e.description()),
[INFO] [stderr]    |                                                                                               ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/tools/rvm.rs:57:87
[INFO] [stderr]    |
[INFO] [stderr] 57 |             Err(e) => panic!("Failed to create {}: {}", ruby_gemset_path.display(), e.description()),
[INFO] [stderr]    |                                                                                       ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/tools/rvm.rs:60:94
[INFO] [stderr]    |
[INFO] [stderr] 60 |             Err(e) => panic!("Failed to write to file {}: {}", ruby_gemset_path.display(), e.description()),
[INFO] [stderr]    |                                                                                              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cli` (bin "cli" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cli-db8a39fbe2244eab)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e5709553e2a87bd786cdea31b10226e158d5e1cdf2b284295ceb512e0753c298", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5709553e2a87bd786cdea31b10226e158d5e1cdf2b284295ceb512e0753c298", kill_on_drop: false }`
[INFO] [stdout] e5709553e2a87bd786cdea31b10226e158d5e1cdf2b284295ceb512e0753c298
